[INFO] fetching crate oxidelta 0.1.4...
[INFO] checking oxidelta-0.1.4 against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] extracting crate oxidelta 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate oxidelta 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxidelta 0.1.4
[INFO] tweaked toml for crates.io crate oxidelta 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxidelta 0.1.4 on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxidelta 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.52.0
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded xdelta3 v0.1.5
[INFO] [stderr]   Downloaded zlib-rs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0
[INFO] running `Command { std: "docker" "start" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking jiff v0.2.19
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking oxidelta v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling xdelta3 v0.1.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0", kill_on_drop: false }`
[INFO] [stdout] 61080689cdc31e478dbc1d00f0ff15a9e63a04ce248f274f53de30b1809c50d0
